ASP.NET MVC Controls
LinearGaugeBaseBuilder<TControl,TBuilder> Class
Members 

The builder for the LinearGaugeBase.
Syntax
'Declaration
 
Public MustInherit Class LinearGaugeBaseBuilder
    (Of TControl As LinearGaugeBase,
     TBuilder As LinearGaugeBaseBuilder(Of TControl,TBuilder)) 
   Inherits GaugeBuilder(Of TControl,TBuilder)
   Implements ITemplateBuilder(Of TBuilder) 
public abstract class LinearGaugeBaseBuilder<TControl,TBuilder> : GaugeBuilder<TControl,TBuilder>, ITemplateBuilder<TBuilder>  
where TControl: LinearGaugeBase
where TBuilder: LinearGaugeBaseBuilder<TControl,TBuilder>
Type Parameters
TControl
TBuilder
Remarks
The LinearGauge displays a linear scale with an indicator
Inheritance Hierarchy

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TComponent,TComponentBuilder>
            C1.Web.Mvc.Fluent.ControlBuilder<TControl,TControlBuilder>
               C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>
                  C1.Web.Mvc.Fluent.LinearGaugeBaseBuilder<TControl,TBuilder>
                     C1.Web.Mvc.Fluent.BulletGraphBuilder
                     C1.Web.Mvc.Fluent.LinearGaugeBuilder

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LinearGaugeBaseBuilder<TControl,TBuilder> Members
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback